Fun with Manjaro x86 您所在的位置:网站首页 manjaro open source driver Fun with Manjaro x86

Fun with Manjaro x86

#Fun with Manjaro x86| 来源: 网络整理| 查看: 265

This was a bit of a surprise...

# sudo ./install-driver.sh Your kernel header files aren't properly installed. Please consult your distro documentation or user support forums. Once the header files are properly installed, please run "sudo ./install-driver.sh"

So tried manual...

# make make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/6.1.1-1-MANJARO/build M=/root/src/8821cu-20210916 modules make[1]: Entering directory '/root/src/8821cu-20210916' make[1]: *** /lib/modules/6.1.1-1-MANJARO/build: No such file or directory. Stop. make[1]: Leaving directory '/root/src/8821cu-20210916' make: *** [Makefile:2501: modules] Error 2

Headers are installed...

# pacman -Q | grep headers linux-api-headers 5.18.15-1 linux419-headers 4.19.271-1 linux61-headers 6.1.9-1 vulkan-headers 1:1.3.240-1

# uname -r 6.1.1-1-MANJARO

# ls -l /lib/modules/ total 12 drwxr-xr-x 3 root root 4096 Feb 6 21:21 4.19.271-1-MANJARO drwxr-xr-x 4 root root 4096 Feb 6 21:39 6.1.9-1-MANJARO drwxr-xr-x 2 root root 4096 Feb 6 21:28 extramodules-6.1-MANJARO

So something is not quite right, got a odd kernel version versus headers mismatch some how, wonder why the correct headers were not pulled only the very latest. Did a reboot. Now, the system is running 6.1.9-1... And that is latest headers.

image

# uname -r 6.1.9-1-MANJARO

Now installing as expected. Odd the system did not tell me of the pending kernel change, the UI never stated the kernel was out of sync. Guess Manjaro does not have a checkrestart like command or does it?



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有